home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / daten / xmgr / xmgr.ad < prev    next >
Text File  |  1995-02-05  |  1KB  |  38 lines

  1. !
  2. ! defaults for xmgr
  3. !
  4. XMgr*fontList:  -adobe-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
  5. XMgr*background: #e5e5e5e5e5e5
  6. XMgr*XmPushButton*background: #b0b0c4c4dede
  7. XMgr*XmArrowButton*background: #b0b0c4c4dede
  8. XMgr*XmBulletinBoard*PushButton*background: #b0b0c4c4dede
  9. XMgr*XmText*background: #ceb8e75be75b
  10. XMgr*XmMenuShell*background: #cccccccccccc
  11. XMgr*XmToggleButton.selectColor:        Red
  12. XMgr*XmToggleButton.fillOnSelect:       true
  13. XMgr*XmSeparator.margin:        0
  14.  
  15. ! Use GXinvert rather than GXxor for rubberband lines
  16. ! if the rubberbanding for zooms and lines, etc. doesn't
  17. ! appear on the canvas, set the following resource to yes.
  18. !XMgr.invertDraw: no
  19. ! do backing store if the server doesn't
  20. !XMgr.backingstore: no
  21. ! reverse the color indices for black and white
  22. !XMgr.reverseVideo: no
  23. ! Set the number of sets for each graph
  24. !XMgr.maxSets: 30
  25. ! Set the number of graphs for each session
  26. !XMgr.maxGraphs: 10
  27. ! Set the number of colors to allocate
  28. !XMgr.maxColors: 17
  29. ! Verify Edit/Set ops/Pick sets operations
  30. !XMgr.verifyAction: no
  31. ! Autoscale after reading a file from Files/Read sets
  32. !XMgr.autoscaleOnRead: no
  33. ! Allow double clicks on canvas
  34. !XMgr.allowDoubleClick: No
  35. ! Always answer yes - warning, existing files can be overwritten
  36. ! without prompting.
  37. !XMgr.noAsk: No
  38.